home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / GRAPHICS / HPSJ2DRV.ZIP / README.TXT < prev    next >
Text File  |  1993-07-23  |  4KB  |  144 lines

  1. (C) Hewlett-Packard 12, July 1993
  2. =================================
  3.  
  4.  
  5. This is the README.TXT file for the HP ScanJet II series scanner driver 
  6. that functions with third-party SCSI cards conforming to the ASPI or CAM 
  7. specification. The following files should be on this disk:
  8.  
  9. README.TXT ... Text file with product information and installation 
  10.                instructions (the file you are now reading).
  11.  
  12. SJIIX.SYS ... HP ScanJet series II scanner driver designed to work with 
  13.               third-party SCSI cards conforming to the ASPI or CAM 
  14.               specification.
  15.  
  16. FINDSCSI.EXE ... Executable file that determines if the scanner driver 
  17.                  SJIIX.SYS will work with installed third-party SCSI 
  18.                  card.
  19.  
  20. SJIITEST.EXE ... Executable file that tests data communications 
  21.                  integrity between the HP ScanJet series II scanner and 
  22.                  the installed third-party SCSI card.
  23.  
  24.  
  25. INSTALLATION
  26. ============
  27. 1. Run FINDSCSI.EXE to determine whether your SCSI card is compatible 
  28. with SJIIX.SYS. If it is not, contact your SCSI card manufacturer to get 
  29. an ASPI or CAM driver. (If your manufacturer does not supply an ASPI or 
  30. CAM driver, you cannot use SJIIX.SYS to run your HP ScanJet series II 
  31. scanner on your SCSI card.)
  32.  
  33. 2. Copy SJIIX.SYS into the same directory where SJII.SYS exists 
  34. (C:\DESKSCAN is the default directory).
  35.  
  36. 3. Edit your CONFIG.SYS file to place SJIIX.SYS below your ASPI or CAM 
  37. manager. The ASPI or CAM device driver is typically the first statement 
  38. in CONFIG.SYS. Here is a sample CONFIG.SYS listing:
  39.  
  40.    (ASPI MANAGER)  DEVICE=C:\SCSI\ASPI4DOS.SYS /D
  41.                    DEVICE=C:\DOS\SETVER.EXE
  42.                    FILES= 50
  43.                    BUFFERS=2
  44.                    DEVICE=C:\QEMM\QEMM386.SYS RAM X=B000-BFFF
  45.                    STACKS=9,256
  46.                    DOS=HIGH,UMB
  47.                    DEVICE=C:\ADAPTEC\ASPIDISK.SYS /D
  48.  (Scanner driver)  DEVICEHIGH=C:\SCSI\SJIIX.SYS
  49.                    SHELL=C:\DOS\COMMAND.COM C:\DOS\ /e:1000 /p
  50.                    DEVICEHIGH=C:\DOS\DBLSPACE.SYS /MOVE
  51.  
  52. 4. Delete the old SJII.SYS device driver.
  53.  
  54. 5. Save your CONFIG.SYS changes and reboot.
  55.  
  56. NOTE: ASPI and CAM managers will have different device names. Here are a 
  57. few examples:
  58.  
  59.      ASPI Manager for an Adaptec AHA-1540 SCSI card
  60.      device=c:\aspi4dos.sys
  61.  
  62.      CAM Manager for a Future Domain 1680 SCSI card
  63.      device=c:\scsi\futurdom\dcam1800.exe
  64.  
  65.      ASPI mananger for an UltraStor 14F SCSI card
  66.      device=c:\uspi14.sys
  67.  
  68.  
  69. TESTED SYSTEMS
  70. ===================
  71. SJIIX.SYS was tested on the following 386 and 486 systems running DOS 
  72. 5.0 and/or 6.0 from the following vendors (OS/2 is not supported)
  73.  
  74. AIR
  75. AMAX
  76. Axik
  77. Berlin
  78. Cache
  79. Compaq
  80. Gateway
  81. Hetra
  82. Hewlett-Packard
  83. HIQ
  84. IBM
  85. MicroComp
  86. Micronix
  87. Nice
  88. Northgate
  89. Shuttle
  90. TMC
  91. Toshiba
  92.  
  93.  
  94. TESTED APPLICATIONS
  95. ===================
  96. The following applications have been tested with SJIIX.SYS using TWAIN 
  97. or the application's scanning utility, and appear to function normally.
  98.  
  99. Aldus: PhotoStyler
  100. Arkenstone: Arkenstone Reader II
  101. Caere: FaxMaster, OmniPage Direct, OmniPage Professional, PageKeeper
  102. Calera: TrueScan, WordScan, WordScan Plus
  103. Corel: Corel Draw
  104. Delrina: WinFax, WinFax Pro
  105. Eclipse systems: Eclipse fax
  106. ExperVision: TypeReader
  107. Image-In: Image-In
  108. Intel: Satisfaction
  109. Light Source: Ofoto
  110. Micrografx: Picture Publisher
  111. Pixel Translations: Open Book
  112. RIX Software: WinRix
  113. Westbrook: File Magic
  114. WordStar/ZSoft: Publisher's Paintbrush, PhotoFinish
  115.  
  116.  
  117. TESTED SCSI CARDS
  118. =================
  119. The following SCSI cards have been tested with SJIIX.SYS using DeskScan 
  120. II or one of the above mentioned applications, and appear to function 
  121. normally.
  122.  
  123.      Adaptec: AHA-1510, AHA-1520, AHA-1540, AHA-1542, AHA-1740, AHA-1742
  124.      Always: IN-2000
  125.      BusLogic: BT-742A, BT-545S
  126.      Corel: LS2000
  127.      DTC: 3280AS
  128.      Future Domain: 1680
  129.   ** Trantor: MA348, T348
  130.      UltraStor: 14F, 24F, 34F
  131.  
  132.  
  133. KNOWN ISSUES
  134. ============
  135.  
  136. ** SJIIX.SYS has difficulties maintaining communication protocol with 
  137. the TRANTOR MA348 Parallel-to-SCSI adapter. This results in intermittent
  138. communications error messages within DeskScan II. HP is working with 
  139. Trantor to identify the cause of the problem and implement a solution.
  140.  
  141.  
  142.  
  143.  
  144.